C.S.Burner 🪙 ━►🔥GIT Node
Node / reticulum_mirror / MeshChatX / files / meshchatx / src / frontend / components / DropDownMenuItem.vue
Displaying Raw • Download
meshchatx/src/frontend/components/DropDownMenuItem.vue 65ca9ddc823fcc2c8f8653c553b944b85db0875f (65ca9ddc) Text, 316 B
T8b949e<!-- SPDX-License-Identifier: 0BSD AND MIT -->
Tff7b72<templateTff7b72>
Tff7b72<div
Te6edf3class=Ta5d6ff"cursor-pointer flex p-3 space-x-2 text-sm text-gray-700 dark:text-gray-300 hover:bg-gray-100 dark:hover:bg-zinc-700"
Tff7b72>
Tff7b72<slot Tff7b72/>
Tff7b72</div>
Tff7b72</template>
Tff7b72<scriptTff7b72>
export default {
name: "DropDownMenuItem",
};
Tff7b72</script>
Served by rngit 1.5.2 - Generated in 0.02s